home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc4.lha / 1050 / 1068.zshell < prev    next >
Internet Message Format  |  1995-03-06  |  4KB

  1. From zerkle Mon Feb 13 01:13:54 1995
  2. Received: by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  3.     id AA27733; Mon, 13 Feb 95 01:13:51 PST
  4. Received: from nz11.rz.uni-karlsruhe.de by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  5.     id AA27727; Mon, 13 Feb 95 01:13:46 PST
  6. Received: from rzstud1.rz.uni-karlsruhe.de by nz11.rz.uni-karlsruhe.de 
  7.           with SMTP (PP); Mon, 13 Feb 1995 10:13:13 +0100
  8. Received: by rzstud1.rz.uni-karlsruhe.de (1.36.108.7/16.2) id AA07284;
  9.           Mon, 13 Feb 1995 10:13:06 +0100
  10. From: uj3w@rz.uni-karlsruhe.de
  11. To: announce@cs.ucdavis.edu
  12. Date: Mon, 13 Feb 95 10:13:06 MEZ
  13. Mailer: Elm [revision: 66.33]
  14. Message-Id: <"nz11.rz.un.221:13.02.95.09.13.24"@rz.uni-karlsruhe.de>
  15. Subject: SUBMIT Announce of ZShell V2.3
  16. Errors-To: zerkle@cs.ucdavis.edu
  17. X-Server: Zserver v0.90beta
  18. Status: RO
  19.  
  20. submit
  21.  
  22.  
  23. TITLE
  24.  
  25.    ZShell
  26.  
  27. VERSION
  28.  
  29.    2.3  (09.02.95)
  30.  
  31. AUTHOR
  32.  
  33.    Up to version 1.3:
  34.    Paul Hayter
  35.  
  36.    From version 2.0 to 2.3:
  37.    Martin Gierich  (uj3w@rz.uni-karlsruhe.de)
  38.  
  39. DESCRIPTION
  40.  
  41.    Features:
  42.    * Usage is similar (or better) to the standard AmigaDOS shell.
  43.    * Supports the standard housekeeping commands which are builtin,
  44.      so no disk access is necessary.
  45.      eg. list, dir, cd, assign, delete, copy, move, path, info, type
  46.    * A total of 65 builtin commands.
  47.    * About 30K small (pure assembler code, source included).
  48.    * Starting from Workbench (!) or CLI. No installation needed.
  49.    * Filenamecompletion by simply pressing TAB; shows all matches.
  50.    * Review-buffer to see again what scrolled out of the window.
  51.    * Some commands and debugging features for programmers.
  52.    * Command line editing better than OS2.0 Shell.
  53.    * Support of OS2.0+ and OS3.0+ specific features.
  54.    * DIR and LIST both sort (by default) and show filesizes.
  55.    * Wild cards and recursive processing.
  56.    * Makes itself resident for quicker starting and memory saving.
  57.    * Real (!) RUN and NEWCLI command that reenters ZShell quickly.
  58.    * Can iconify itself.
  59.    * Simple 'MORE' type text viewer.
  60.    * Online Help function and AmigaGuide documentation with examples.
  61.    * Can create and show Hard- and Softlinks.
  62.  
  63.    ZShell is a small (30K), fast and powerful Shell with many (65)
  64.    builtin commands. So it replaces most of the commands in the C:
  65.    directory (like LIST, COPY etc.) what effects in saving disk space
  66.    and reducing disk accesses. There is no way around ZShell for
  67.    those who do not have a harddisk or still have Kickstart 1.2/1.3 .
  68.  
  69.    But it is useful for those with a better Kickstart and/or
  70.    harddisk, too, because for example it has powerful editing &
  71.    history, filenamecompletion, review buffer, some Kickstart
  72.    2.0/3.0 specific features and a lovely LIST command.
  73.  
  74.    ZShell is inteded for shell users who do not need a script
  75.    file execution which is as complex as a programming language
  76.    (simple script execution with IF, ASK, SKIP etc. is supported).
  77.    I tried to make usage nearly like the AmigaDOS Shell with some
  78.    features known from UN*X Shells but without a confusing variety
  79.    of options ("LIST -R" and "LIST ALL" both work).
  80.  
  81.    For programmers ZShell has things like showing EXEC-lists and
  82.    the task list, memory dumping and execution checking.
  83.  
  84.    You can switch off the internal command-line-editor to use
  85.    ZShell with console handlers like KingCON.
  86.  
  87. NEW FEATURES
  88.  
  89.    Support of OS2.0+ specific stuff (MALELINK, MAKEICON,
  90.    ASSIGN ADD, Application-Icon etc.).
  91.    Totally rewrote PATH, COPY, DELETE, PROTECT, MOVE and JOIN.
  92.  
  93. SPECIAL REQUIREMENTS
  94.  
  95.    None.
  96.    (Works with every Kickstart and does not use
  97.    disk-based libraries.)
  98.  
  99. AVAILABILITY
  100.  
  101.    Aminet
  102.    ftp://ftp.uni-paderborn.de/aminet/util/shell/ZShell23.lha (192910)
  103.  
  104.    Version 2.2 is available on
  105.    ftp://ftp.funet.fi/pub/amiga/shells/ZShell22.lha (190241)
  106.  
  107. PRICE
  108.  
  109.    Free.
  110.  
  111. DISTRIBUTABILITY
  112.  
  113.    Freeware.
  114.    Copyrighted by Paul Hayter (1990/91) and
  115.    Martin Gierich (1993-95).
  116.  
  117. OTHER
  118.  
  119.    This is a major update made by Martin Gierich to ZShell
  120.    version 1.3 on the Fish Library Disk 537 from Paul Hayter.
  121.  
  122.  
  123.